icons: Rename two icons which had the wrong extension
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Sun, 7 Mar 2021 17:58:57 +0000 (18:58 +0100)
committerEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Sun, 7 Mar 2021 17:59:04 +0000 (18:59 +0100)
commit5807fee893dea0a80d2f499b86cebbd79e0e0f0a
treea7f2c627f92962470dc1729a5bfb14e11da5006d
parentb2c1d6bc9b856b41aebbec35126a75392597320b
icons: Rename two icons which had the wrong extension

Fixes two warnings when opening the inspector on my PinePhone, these two
files were attempted to be loaded as PNG (as per the extension) instead
of SVG.

Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
gtk/icons/scalable/actions/value-decrease-symbolic.png [deleted file]
gtk/icons/scalable/actions/value-decrease-symbolic.svg [new file with mode: 0644]
gtk/icons/scalable/actions/value-increase-symbolic.png [deleted file]
gtk/icons/scalable/actions/value-increase-symbolic.svg [new file with mode: 0644]